.. _CImmunitiesAIType Class: ========================== CImmunitiesAIType Class ========================== .. toctree:: :maxdepth: 1 The structure used for this class is :ref:`CImmunitiesAIType` +------------------------------------------------------------------------------------------------------------------------------------+ | **Quick Ref** | +------------------------------------------------------------------------------------------------------------------------------------+ | void **CImmunitiesAIType\:\:ClearAll**\() | +------------------------------------------------------------------------------------------------------------------------------------+ | int **CImmunitiesAIType\:\:OnList**\(:ref:`CAIObjectType`\& type) | +------------------------------------------------------------------------------------------------------------------------------------+ | :ref:`CImmunitiesAIType`\& **CImmunitiesAIType\:\:operator=**\(:ref:`CImmunitiesAIType`\& y) | +------------------------------------------------------------------------------------------------------------------------------------+ | int **CImmunitiesAIType\:\:operator==**\(:ref:`CImmunitiesAIType`\& y) | +------------------------------------------------------------------------------------------------------------------------------------+ ---- --------------- Methods --------------- +-----------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | **Name** | **Description** | +-----------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :ref:`CImmunitiesAIType\:\:ClearAll` | | +-----------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :ref:`CImmunitiesAIType\:\:OnList` | | +-----------------------------------------------------------------+-----------------------------------------------------------------------------------------+ .. _CImmunitiesAITypeClearAll: CImmunitiesAIType\:\:ClearAll ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :: void CImmunitiesAIType::ClearAll(); **Remarks** ---- .. _CImmunitiesAITypeOnList: CImmunitiesAIType\:\:OnList ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :: int CImmunitiesAIType::OnList(CAIObjectType& type); **Parameters** * :ref:`CAIObjectType`\& *type* - **Return Value** Returns ``int`` **Remarks** ---- --------------- Operators --------------- +-------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | **Name** | **Description** | +-------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :ref:`CImmunitiesAIType\:\:operator=` | | +-------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :ref:`CImmunitiesAIType\:\:operator==` | | +-------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ .. _CImmunitiesAITypeOpEqu: CImmunitiesAIType\:\:operator= ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :: CImmunitiesAIType& CImmunitiesAIType::operator=(CImmunitiesAIType& y); **Parameters** * :ref:`CImmunitiesAIType`\& *y* - **Return Value** Returns :ref:`CImmunitiesAIType`\& **Remarks** ---- .. _CImmunitiesAITypeOpEquEqu: CImmunitiesAIType\:\:operator== ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :: int CImmunitiesAIType::operator==(CImmunitiesAIType& y); **Parameters** * :ref:`CImmunitiesAIType`\& *y* - **Return Value** Returns ``int`` **Remarks**